home *** CD-ROM | disk | FTP | other *** search
/ Pyware 3D Basic Edition 7 / Pyware 3D CD / Pyware 3D CD.bin / pc / ppt / Windows Installer.exe / Windows / resource / jre / lib / security / javaws.policy < prev    next >
Encoding:
Text File  |  2012-07-16  |  109 b   |  7 lines

  1. // %W% %E%
  2.  
  3. grant codeBase "file:${jnlpx.home}/javaws.jar" {
  4.     permission java.security.AllPermission;
  5. };
  6.  
  7.